@charset "utf-8";
/* CSS Document */
/* 首页轮播 */
#playBox {float:left;width:450px;height:200px;margin: 0px  border: 0px; }
.blockbanner{float:left;width:450px;height:200px;position: relative; }
.slideshow { clear: both; }
.slideshow li { position: relative; overflow: hidden; }
.slideshow span.title { position: absolute; bottom: 0; left: 0; margin-bottom: 0; width: 100%; height: 32px; line-height: 32px; font-size: 14px; text-indent: 10px; }
.slideshow span.title, .slidebar li { background: rgba(0,0,0,0.3); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #30000000,endColorstr = #30000000); color: #FFF; overflow: hidden; }
.slidebar li { float: left; margin-right: 1px; width: 20px; height: 20px; line-height: 16px; text-align: center; font-size: 10px; cursor: pointer; }
.slidebar li.on { background: rgba(255,255,255,0.5); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #50FFFFFF,endColorstr = #50FFFFFF); color: #000; font-weight: 700; }
.slidebar { position: absolute; top:175px; right:5px;z-index:99;width:106px;height:20px; }
.slideshow span.title, .slidebar li { background: rgba(0,0,0,0.3); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #90000000,endColorstr = #90000000); color: #FFF; overflow: hidden; }
.slidebar li.on { background:#333;color: #ff0; font-weight: 700; }
.slideshow SPAN.title { text-indent: 0px; }
.comiis_wrap960, .comiis_wrapad { margin: 0 auto; width:450px; }
#slidesImgs li { width: 450px; height: 200px; display: none; }
















